CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - M Tree

搜索资源列表

  1. mclolor

    0下载:
  2. 用VC写的一个小程序,用数组代替解空间树,可以实现图用m种颜色着色的问题。-VC write a small program used to solve the spatial array to replace the tree, can achieve a map m colors coloring problems.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:13409
    • 提供者:蔡淑佳
  1. JtreeSamples

    0下载:
  2. 显示一个层次关系分明的一组数据,用树状图表示能给用户一个直观而易用的感觉,JTree类如同Windows的资源管理器的左半部,通过点击可以\"打开\"、\"关闭\"文件夹,展开树状结构的图表数据。JTree也是依据M-V-C的思想来设计的,Jtree的主要功能是把数据按照树状进行显示,其数据来源于其它对象。下面是5个节点的树类程序-JTreeWindows"""", JTree is based on M-V-C thinking to the desig
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:147185
    • 提供者:陈永
  1. EZW_example

    0下载:
  2. EZW举例 该源代码包含有6个文件: EZW.H - EZW编码器头文件 EZW.C - EZW编码器文件 MATRIX2D.H MATRIX2D.C - 编码器数据结果定义和数据操作 FIFO.H FIFO.C - 扫描方式定义:先入先出原则 LIST.H LIST.C - 零树结构定义和操作 UNEZW.C - EZW解码器-EZW For the source code contains six documents : EZW.H - EZW-header
  3. 所属分类:mpeg/mp3

    • 发布日期:2008-10-13
    • 文件大小:11265
    • 提供者:赵俊
  1. MaxST

    0下载:
  2. 图论:最大支撑树算法实现 GraphM.h GraphOpr.h MaxST.cpp MaxST.dsp MaxST.dsw MaxST.h MaxST.ncb MaxST.opt MaxST.plg MaxST.sln MaxST.vcproj sample.gph-graph theory : the largest Spanning Tree Algorithm GraphM.h GraphOpr.h MaxST.cpp MaxS T.dsp
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:12726
    • 提供者:silwol
  1. treeview

    0下载:
  2. gtk+ tree view的简单例子,很容易理解的,不过要深入学习gtk+treeview的用法恐怕得好好学习更多的-gtk+ tree view of the simple example, it is easy to understand, but to study in depth the use of gtk+ treeview I' m afraid learn more
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:1230
    • 提供者:
  1. m

    0下载:
  2. 输入广义表表示法表示的二叉树的字符串,以#作为字符串结束标志,将广义表形式的字符串创建为链式存储结构的二叉树,并先序、中序和后序遍历该二叉树,输出先序、中序和后序遍历的序列 -Enter the generalized form of binary notation string, with# as a string end marker, the generalized form of the string table storage structure to create the binar
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:955
    • 提供者:伍凤云
  1. active-learning-code

    0下载:
  2. Learning_random.m : 随机选择样例,从(90)pool里随机选择样本,删除版本空间树的数量 activeLearning.m:根据最大熵原则,从pool里选择样本,删除版本空间树的数量 getlabel.m:根据树和测试样例,得到根据该树得到的类标 getTrees.m:从提供的大量树结构(随机生成的)中,随机挑选一定数量的树(如果该树的叶子节点无类标随机添加) RandomCreateTree_d_unbalance:根据样本点割点中的非平衡割点建造树,
  3. 所属分类:Other systems

    • 发布日期:2017-11-05
    • 文件大小:86167
    • 提供者:李佳佳
  1. Wavelet-domain-Hidden-Markov-M

    0下载:
  2. 用小波域隐马尔科夫树模型进行图像降噪的matlab软件,rice大学编制,Software For Image Denoising Using Wavelet-Domain Hidden Markov Tree Models
  3. 所属分类:Other systems

    • 发布日期:2017-11-01
    • 文件大小:701371
    • 提供者:zzg
  1. M

    0下载:
  2. 字典树的基本功能是用来查询某个单词(前缀)在所有单词中出现次数的一种数据结构,它的插入和查询复杂度都为O(len),Len为单词(前缀)长度,但是它的空间复杂度却非常高,如果字符集是26个字母,那每个节点的度就有26个,典型的以空间换时间结构。-The basic function of the dictionary tree data structure is used to query a number of times a word (prefix) appears in all the
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:758
    • 提供者:赵霞娟
  1. 1DT-M-BAND-WAVELET-

    0下载:
  2. 2D DUAL-TREE M-BAND WAVELET DECOMPOSITION -2D DUAL-TREE M-BAND WAVELET DECOMPOSITION ...
  3. 所属分类:Special Effects

    • 发布日期:2017-04-29
    • 文件大小:189852
    • 提供者:fangsm4
  1. 7-Dual-Tree-M-Band-Wavelet

    0下载:
  2. 7Image Analysis Using a Dual-Tree M-Band Wavelet Tra ieeeIPdouble-7Image Analysis Using a Dual-Tree M-Band Wavelet Tra ieeeIPdouble
  3. 所属分类:Special Effects

    • 发布日期:2017-05-03
    • 文件大小:709710
    • 提供者:方方
  1. KmTree

    0下载:
  2. K-M tree一种使用在聚类算法中的二叉树结构- KM tree clustering algorithm for use in a binary tree structure
  3. 所属分类:OS Develop

    • 发布日期:2017-04-14
    • 文件大小:4841
    • 提供者:显天
  1. the-two-binary-tree-coding

    0下载:
  2. 使用以下方案为二叉树编码: 空树编码为0 单结点树编码为1 所有m个结点的二叉树编码小于(m+1)个结点的二叉树的编号 若任何m个结点的二叉树,当左右子树为L和R个时的二叉树编号为n,则下列情况下所有m个结点的二叉树,其编号大于n: 左子树的编号大于L 左子树的编号为L,右子树的编号大于R 要求给定一个序数,输出一棵二叉树 -Use the following scheme is binary coded: empty tree coded 0 for singl
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-09
    • 文件大小:1620769
    • 提供者:wangdanyang
  1. R-tree

    0下载:
  2. 实现算法中的R树, 1.根节点若非叶子节点,则至少有两个子节点; 2.每个非根叶节点和非叶节点包含的实体个数均介于m和M之间; 3.所有叶子节点在同一层次;-The R-tree algorithm, a. If not the root leaf nodes, there are at least two child nodes 2. The number of entities for each non-root and leaf nodes are non-leaf node
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-07
    • 文件大小:1233229
    • 提供者:张豪
  1. Quad-Tree

    2下载:
  2. 要求:编写求取下述矩阵四叉树四进制M码程序,并将运算结果返回。 1, 1, 1, 1, 2, 2, 3, 3, 1, 1, 1, 1, 4, 4, 5, 5, 6, 7, 8,13,13,14,14, 6, 6, 9,10,13,13,14,14, 11,11,12,12,15,16,19,19, 11,11,12,12,17,18,19,19-Requirements: Writing strike following matrix quadtree quatern
  3. 所属分类:Other windows programs

    • 发布日期:2015-12-13
    • 文件大小:16384
    • 提供者:佩佩
  1. MTreeMapRepo-master

    0下载:
  2. M-Tree是类似R-Tree和B-Tree的树形数据结构。它是用一个metric构建的,有效范围依赖于三角不等式,使用K-NN(K临近算法)查询,该程序实现创建和应用-create and apply the M-tree
  3. 所属分类:Applet

    • 发布日期:2017-05-09
    • 文件大小:1921077
    • 提供者:taoshuqing
  1. ClassifyByTree.m

    0下载:
  2. Classify By Tree - matlab code
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:814
    • 提供者:vgh
  1. Kruskal.m

    0下载:
  2. This code consists of the example of Kruskal s algorithm to find the minimum-spanning-tree which connects all the nodes through the edge with the least minimum edge values without creating the cycle.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-12
    • 文件大小:872
    • 提供者:Peter
  1. cy354

    0下载:
  2. PSS primary synchronization signal in the time domain simulation related, It has a wealth of parameter options, Rapid expansion of random spanning tree algorithm.
  3. 所属分类:Windows编程

    • 发布日期:2018-01-01
    • 文件大小:150528
    • 提供者:董林亮
  1. huffman.m

    0下载:
  2. 绘制哈弗曼树,输入数组以及其权值,最后绘制的树每个节点都有其相应的数据(Draw huffman tree, input data and draw the huffman tree.)
  3. 所属分类:其他

    • 发布日期:2018-05-04
    • 文件大小:1024
    • 提供者:hmmmf
« 1 23 4 5 6 7 »
搜珍网 www.dssz.com